home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7468 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  814 b 

  1. Path: news.production.compuserve.com!news
  2. From: Xavi Roig Gracia <101522.2001@CompuServe.COM>
  3. Newsgroups: comp.lang.c,comp.os.linux.development.apps,comp.programming,comp.unix.programmer
  4. Subject: Changing pipe capacity
  5. Date: 26 Feb 1996 20:15:05 GMT
  6. Organization: Universitat Autonoma de Barcelona, Catalonia
  7. Message-ID: <4gt4c9$mds$1@mhade.production.compuserve.com>
  8.  
  9. Hi !
  10.  
  11.     I am using pipes in a personal development (with Linux
  12. and gcc) and I detect that the pipe capacity is 4096 bytes by
  13. default. I need a capacity greather than 4096 bytes (for send
  14. and receive a unique missatge between processes in a 8192 bytes
  15. format).
  16.  
  17. Question:
  18.  
  19.     - How can I change the default pipe capacity ?
  20.  
  21. Thanks in advance !
  22.  
  23. -- 
  24. Xavi Roig Gracia (101522.2001@compuserve.com)
  25. Universitat Autonoma de Barcelona 
  26. Catalonia - Europe
  27.